'Declaration
Public Function TagSetValueString( _ ByVal ImageID As Integer, _ ByVal TagID As Tags, _ ByVal TagType As TagType, _ ByVal TagData As String _ ) As GdPictureStatus
public GdPictureStatus TagSetValueString( int ImageID, Tags TagID, TagType TagType, string TagData )
public function TagSetValueString( ImageID: Integer; TagID: Tags; TagType: TagType; TagData: String ): GdPictureStatus;
public function TagSetValueString( ImageID : int, TagID : Tags, TagType : TagType, TagData : String ) : GdPictureStatus;
Parameters
- ImageID
- TagID
- TagType
- TagData